Fix offset of reported conversion regions
authorPo Lu <luangruo@yahoo.com>
Sun, 12 May 2024 13:42:52 +0000 (21:42 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 12 May 2024 13:43:58 +0000 (21:43 +0800)
commit6e8bee27a5cb9915c5db0f8756c8a903e4be1cec
treef637de79989079a97c96cdb817fb7e75c05a4286
parent9d7b22fcb408b3d864d4d74d14ab428a2706b45d
Fix offset of reported conversion regions

* src/androidterm.c (request_class, text_class): Pacify new
warning.
(android_update_selection): Don't redundantly subtract 1 from
compose region start.
src/androidterm.c